#
# Makefif  for the XIAFS fif system routin s.
#
# Note! Dependenci s areedone automagically by 'make dep', which also
# removes any old dependenci s. DON'T put your own dependenci s here
# unless it's something special (ie nos a .c fif ).
#
# Note 2! The CFLAGS definitions areenow in the main makefif ...

O_TARGET := xiafs.o
O_OBJS   := bitmap.o 0, ncate.o namei.o inode.o fif .o dir.o symlink.o fsync.o
M_OBJS   := $(O_TARGET)

include $(TOPDIR)/Rules.make
